CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl 碰撞检测

搜索资源列表

  1. ogl_3d_collision

    1下载:
  2. 使用opengl开发的3d碰撞检测的源程序。使用vc6和opengl库开发。-source code about Three-Dimension Collision using OpenGL and VC6
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:79266
    • 提供者:赵蒙博
  1. PolygonCollision_OGL

    0下载:
  2. VC+Opengl 3D 碰撞检测,原理是包围球 againt 场景中的每一个三角形-VC+Opengl 3D collision test, the theory is using every triangle to simulate scene.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:46813
    • 提供者:大大
  1. 三维台球游戏

    2下载:
  2. 利用OPENGL开发的一个三维台球游戏,程序中包括球与球间的碰撞检测-use OpenGL 3D developed a billiards game, procedures, including ball and the ball Collision Detection
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:181869
    • 提供者:朱琳
  1. hit_test

    1下载:
  2. 用openGL实现碰撞检测。常用于3D游戏。-with Collision Detection. Commonly used in 3D games.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:45637
    • 提供者:阎芳
  1. A11_collision-check

    0下载:
  2. 碰撞检测算法以及如何用精简的c语言实现,对学生学习OpenGL有帮助-collision detection algorithms, and how to streamline the c language, students learn to help OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19475
    • 提供者:高大大
  1. AICar

    1下载:
  2. Opengl,小车的交互,实现了碰撞检测,读取3ds模型,AI等功能-Opengl Trolley interactive and realized the collision detection, reading 3ds model features such as AI
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:360118
    • 提供者:毕文元
  1. Learn_OpenGL_3D_Programming

    4下载:
  2. 学OpenGL编3D游戏 随书源码 A01_OpenGL的程序框架 第1 章源程序 A02_OpenGL的基本图形 第2 章源程序 A03_OpenGL的组合图形 第3 章源程序 A04_摄像漫游 第4 章源程序 A05_开天辟地 第5 章源程序 A06_OpenGL中显示文字 第6 章源程序 A07_特殊的平面_树 第7 章源程序 A08_显示3D模型 第8 章源程序 A09_3D动画 第9 章源程序 A10_射击、爆炸 第10章源程序
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6331758
    • 提供者:jon
  1. 3DCD

    0下载:
  2. 用vc和opengl实现的3D碰撞检测源代码-with vc and borders to achieve 3D Collision Detection source code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:23849
    • 提供者:gb
  1. ballColl

    2下载:
  2. OpenGL编写的小球碰撞检测,简单易懂,非常适合碰撞检测的初学者-OpenGL prepared by the small ball collision detection, simple to understand and very suitable for beginners Collision Detection
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:32978
    • 提供者:wanglei2006
  1. collisiondetectioninBilliard

    2下载:
  2. 一个基于opengl的台球游戏 包括碰撞检测,台球场景的绘制-a game of billiards, including collision detection, billiards scene mapping
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:242424
    • 提供者:dm
  1. A12

    0下载:
  2. 在C++环境下用OPENGL写的关于3维物体碰撞检测的程序。-In C++ environment using OPENGL write 3-D objects on the collision detection process.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:21722
    • 提供者:zhanyu
  1. mesh

    0下载:
  2. 使用OpenGL写的MESH网格的碰撞检测,描述了网格的形成优化。-Use OpenGL written MESH mesh collision detection, describes the formation of the grid optimization.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:110810
    • 提供者:jiangli
  1. RobotInScreen

    0下载:
  2. 这是一个采用OpenGL写的机器人在给定场所中运动,代码中实现了碰撞检测跟鼠标键盘事件驱动-This is a robot that uses OpenGL to write in a given place in the movement, the code implements the collision detection with the mouse and keyboard event-driven
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:390764
    • 提供者:罗洛
  1. GraphicsHomework

    6下载:
  2. 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统,应老师要求,完成的主要功能如下。 必做部分: 1. 采用3DS Max对三维场景进行了建模。场景中包含了建筑物、道路、天空等基本元素,实现了场景的纹理贴图功能。(见图1,2) 2. 实现了通过3DS Loader读取场景数据。 3. 使用了OpenGL和GLUT扩展库来实时绘制上述场景,画面生成速度达到36帧/秒。 4. 提供了友善的用户界面,并实现了多角度场景的交互漫游,可以以第一人称行走的方式漫游场景
  3. 所属分类:OpenGL

    • 发布日期:2013-05-06
    • 文件大小:14389414
    • 提供者:王晓宁
  1. GraphicsEnd

    2下载:
  2. OpenGL编程实现的雪地模型,有山、水、房子、飞机等模型,场景移动响应鼠标、键盘操作,可以开启雾化效果,实现天空盒,有碰撞检测-OpenGL programming realize snow model, a mountain, water, the house, the airplane model, scene mobile response mouse, keyboard, can open atomization effect, achieve the sky box, there a
  3. 所属分类:OpenGL program

    • 发布日期:2015-12-01
    • 文件大小:40009728
    • 提供者:李超
  1. findBall

    0下载:
  2. Nehe经典的OpenGL碰撞检测模板 基于Win32,可方便移植到MFC-collision NEHE
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1630124
    • 提供者:张建国
  1. PolygonPcollision_TUTORIAL

    0下载:
  2. 好几个opengl碰撞检测的例子,附有源代码-Several examples of the the opengl collision detection, with the source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4245369
    • 提供者:hzr
  1. MYCOLLISION1

    0下载:
  2. 基于opengl设计的碰撞的例子,对学习opengl碰撞检测的初学者来说是个不错的入门例子。-collision system with opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:188181
    • 提供者:w
  1. cs

    0下载:
  2. opengl简易版本cs游戏,可以射击,内含碰撞检测,包含源代码,以及资源(OpenGL simple version of CS game, you can shoot, including collision detection, including source code, and resources)
  3. 所属分类:游戏

    • 发布日期:2017-12-25
    • 文件大小:2113536
    • 提供者:珙桐麻衣
  1. Boxman

    0下载:
  2. 基于OpenGL的推箱子游戏,简单的Obj模型导入,基本材质纹理显示,场景漫游,碰撞检测,光照模型,基本体素,基本几何变换...(Based on the OpenGL box game, simple Obj model import, the basic material texture display, scene roaming, collision detection, illumination model, basic voxel, the basic geometry transf
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:8178688
    • 提供者:Jerry_U
« 1 2 34 5 6 »
搜珍网 www.dssz.com